Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: Cluster version is now a required variable. #972

Merged
merged 1 commit into from
Aug 14, 2020

Conversation

dpiddockcmp
Copy link
Contributor

@dpiddockcmp dpiddockcmp commented Aug 12, 2020

Breaking change!

PR o'clock

Description

Remove the default value from cluster_version making it required.

Stop the rush every time AWS releases a new supported kubernetes version to "upgrade the module". #949 was really a single line change that triggers a major version bump for something a user can set in a variable.

Fixes #947 (sort of)

Checklist

Copy link
Contributor

@max-rocket-internet max-rocket-internet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lint CI is failing but nice 👍

@dpiddockcmp dpiddockcmp added this to the v13.0.0 milestone Aug 12, 2020
BREAKING CHANGES: `cluster_version` variable is now required.
@dpiddockcmp
Copy link
Contributor Author

CI now passes 😄

@dpiddockcmp dpiddockcmp merged commit 1bd5bf5 into terraform-aws-modules:master Aug 14, 2020
@dpiddockcmp dpiddockcmp deleted the cluster-version branch August 14, 2020 14:07
barryib pushed a commit to Polyconseil/terraform-aws-eks that referenced this pull request Oct 25, 2020
…les#972)

BREAKING CHANGES: `cluster_version` variable is now required.
@github-actions
Copy link

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EKS 1.17 Support
3 participants